aboutsummaryrefslogtreecommitdiffstats
path: root/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js b/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
deleted file mode 100644
index d8d606b..0000000
--- a/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/vendor.js
+++ /dev/null
@@ -1,9 +0,0 @@
-// Use LANG environment variable to choose locale
-pref("intl.locale.matchOS", true);
-
-// Disable default browser checking.
-pref("browser.shell.checkDefaultBrowser", false);
-
-// Don't disable our bundled extensions in the application directory
-pref("extensions.autoDisableScopes", 11);
-pref("extensions.shownSelectionUI", true);